How to Install pbuilder-scripts software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pbuilder-scripts software package in Ubuntu 14.04 LTS (Trusty Tahr)

pbuilder-scripts software package provides Wrapper scripts for pbuilder, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pbuilder-scripts 

pbuilder-scripts is installed in your system.

Make ensure the pbuilder-scripts package were installed using the commands given below,

$ sudo dpkg-query -l | grep pbuilder-scripts *

You will get with pbuilder-scripts package name, version, architecture and description in a table

pbuilder-scripts package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package pbuilder-scripts
Version 19
Description Wrapper scripts for pbuilder
Sub Section devel


See Also, How to uninstall or remove pbuilder-scripts software package from Ubuntu 14.04 LTS (Trusty Tahr)?